home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Timing / EZCron.lha / ezcron.readme < prev    next >
Encoding:
Text File  |  1996-01-19  |  2.1 KB  |  39 lines

  1. Short:    v1.62 of UN*X like Cron with E-Z to use GUI w/reminder functions.
  2. Uploader: hines_j@wvlink.mpl.com (Jim Hines)
  3. Author:   Jim Hines
  4. Type:     util/time
  5. Replaces: util/time EZCron.lha
  6. Version:  1.62
  7.  
  8. *****************************************************************************
  9. *                       New to v1.62 of EZCron:                              *
  10. *                       ----------------------                              *
  11. *   Full Online Button Help                                                 *
  12. *                                                                           *
  13. *   A new Time Field (quarterly) executes events every fifteen minutes.     *
  14. *                                                                           *
  15. *   Three new Date Fields (Weekdays, Weekend and Every_#_ddd).  Weekdays    *
  16. *   executes events every Mon-Fri only. Weekend executes events on Saturday *
  17. *   and Sunday only, and events like every_3_fri, every_2_tue, etc. are now *
  18. *   accepted by popular demand. Every_3_fri would execute an event every    *
  19. *   third friday of a month.                                                *
  20. *                                                                           *
  21. *   User Selectable Default Event.                                          *
  22. *                                                                           *
  23. *****************************************************************************
  24.  
  25. A Cron is a program that will run other programs or arexx scripts at 
  26. a given time and date.
  27.  
  28. EZCron is unlike other Cron programs in that it gives the user a complete
  29. Graphic User Interface for controlling your programs start time, start
  30. date, arguments (up to 4 per event), sound effect on start time, and even
  31. text reminder strings!  EZCron makes it easy to add, edit, and delete
  32. existing events using the reqtools.library.  No more messing around with
  33. 'un*x type' cron config files and hard to learn syntax.  EZCron makes it
  34. EZ!
  35.  
  36. Events can be set to run once at a given time and date, daily at a given
  37. time, every minute & every month on a given day at a given time, and much
  38. more. Are you confused yet?
  39.